﻿# Peru

ecchi_peu_bermudez_character_template = {
    first_name = ecchi_Pedro_Pablo
    last_name = ecchi_Bermudez
    culture = cu:south_andean
    female = no
    religion = catholic
    ideology = ideology_jingoist_leader
    interest_group = ig_armed_forces
	dna = ecchi_dna_pedro_pablo_bermudez
    birth_date = 1793.6.27
    traits = { reckless mountain_commander ambitious }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:PEU
            this = c:PEU
        }
        interest_group_trigger = {
            is_interest_group_type = ig_armed_forces
        }
        earliest_usage_date = 1836.1.1
        latest_usage_date = 1852.3.30
        chance = 90
    }
}

ecchi_peu_salaverry_character_template = {
    first_name = ecchi_Felipe_Santiago
    last_name = Salaverry
    culture = cu:south_andean
    female = no
    religion = catholic
    ideology = ideology_slaver
    interest_group = ig_armed_forces
	dna = ecchi_dna_felipe_santiago_salaverry
    birth_date = 1806.5.3
    traits = { resupply_commander ambitious imperious }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:PEU
            this = c:PEU
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_armed_forces
                is_interest_group_type = ig_landowners
            }
        }
        earliest_usage_date = 1836.1.1
        latest_usage_date = 1836.2.19
        chance = 90
    }
}

ecchi_peu_gamarra_character_template = {
    first_name = Agustin
    last_name = Gamarra
    culture = cu:south_andean
    female = no
    religion = catholic
    ideology = ideology_jingoist_leader
    interest_group = ig_armed_forces
	dna = ecchi_dna_agustin_gamarra
    birth_date = 1785.8.27
    traits = { basic_offensive_planner persistent }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:PEU
            this = c:PEU
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_armed_forces
                is_interest_group_type = ig_rural_folk
            }
        }
        earliest_usage_date = 1836.1.1
        latest_usage_date = 1841.11.21
        chance = 90
    }
}

ecchi_peu_de_san_roman_character_template = {
    first_name = Miguel
    last_name = ecchi_de_San_Roman
    culture = cu:south_andean
    female = no
    religion = catholic
    ideology = ideology_moderate
    interest_group = ig_armed_forces
	dna = ecchi_dna_miguel_de_san_roman
    birth_date = 1802.5.17
    traits = { traditionalist_commander surveyor }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:PEU
            this = c:PEU
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_armed_forces
                is_interest_group_type = ig_rural_folk
                is_interest_group_type = ig_intelligentsia
            }
        }
        earliest_usage_date = 1845.1.1
        latest_usage_date = 1863.4.3
        chance = 90
    }
}

ecchi_peu_prado_character_template = {
    first_name = ecchi_Leoncio
    last_name = ecchi_Prado
    culture = cu:south_andean
    female = no
    religion = catholic
    ideology = ideology_jingoist_leader
    interest_group = ig_armed_forces
	dna = ecchi_dna_leoncio_prado
    birth_date = 1853.8.25
    traits = { brave romantic reckless }
    commander_rank = default
    commander_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:CUB
                    this = c:CUB
                    NOT = { exists = c:PEU }
                }
                AND = {
                    exists = c:PEU
                    this = c:PEU
                }
            }
        }
        role = general
        earliest_usage_date = 1874.1.1
        latest_usage_date = 1883.7.15
        chance = 90
    }
}